Telegram Group & Telegram Channel
Как правильнее удалить пробелы в начале и в конце строки?
Anonymous Quiz
SELECT REPLACE(column_name, ' ', '') FROM table_name;
SELECT LTRIM(RTRIM(column_name)) FROM table_name;
SELECT TRIM(column_name) FROM table_name;
SELECT SUBSTRING(column_name, 2, LEN(column_name) - 2) FROM table_name;
SELECT LEFT(column_name, LEN(column_name) - 1) FROM table_name;
SELECT REPLACE(column_name, ' ', '') FROM table_name;
332 answered



tg-me.com/sql_for_qa/232
Create:
Last Update:

BY SQL для тестировщика


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/sql_for_qa/232

View MORE
Open in Telegram


SQL для тестировщика Telegram | DID YOU KNOW?

Date: |

The S&P 500 slumped 1.8% on Monday and Tuesday, thanks to China Evergrande, the Chinese property company that looks like it is ready to default on its more-than $300 billion in debt. Cries of the next Lehman Brothers—or maybe the next Silverado?—echoed through the canyons of Wall Street as investors prepared for the worst.

NEWS: Telegram supports Facetime video calls NOW!

Secure video calling is in high demand. As an alternative to Zoom, many people are using end-to-end encrypted apps such as WhatsApp, FaceTime or Signal to speak to friends and family face-to-face since coronavirus lockdowns started to take place across the world. There’s another option—secure communications app Telegram just added video calling to its feature set, available on both iOS and Android. The new feature is also super secure—like Signal and WhatsApp and unlike Zoom (yet), video calls will be end-to-end encrypted.

SQL для тестировщика from vn


Telegram SQL для тестировщика
FROM USA